1 doctype html
2 html(lang=
'en')
3
4   head
5     meta(charset=
'utf-8')
6     meta(http-equiv=
'X-UA-Compatible', content='IE=edge')
7     meta(name=
'viewport', content='width=device-width, initial-scale=1, shrink-to-fit=no')
8     meta(name=
'description', content='')
9     meta(name=
'author', content='')
10
11     title SB Admin - Start Bootstrap Template
12
13     include includes/css/core.pug
14
15     include includes/css/custom.pug
16
17   body.bg-dark
18     .container
19       .card.card-register.mx-auto.mt-
5
20         .card-header
21           | Register an Account
22         .card-body
23           form
24             .form-
group
25               .form-row
26                 .col-md-
6
27                   label(
for='exampleInputName') First name
28                   input#exampleInputName.form-control(type=
'text', aria-describedby='nameHelp', placeholder='Enter first name')
29                 .col-md-
6
30                   label(
for='exampleInputLastName') Last name
31                   input#exampleInputLastName.form-control(type=
'text', aria-describedby='nameHelp', placeholder='Enter last name')
32             .form-
group
33               label(
for='exampleInputEmail1') Email address
34               input#exampleInputEmail1.form-control(type=
'email', aria-describedby='emailHelp', placeholder='Enter email')
35             .form-
group
36               .form-row
37                 .col-md-
6
38                   label(
for='exampleInputPassword1') Password
39                   input#exampleInputPassword1.form-control(type=
'password', placeholder='Password')
40                 .col-md-
6
41                   label(
for='exampleConfirmPassword') Confirm password
42                   input#exampleConfirmPassword.form-control(type=
'password', placeholder='Confirm password')
43             a.btn.btn-primary.btn-block(href=
'login.html') Register
44           .text-center
45             a.d-block.small.mt-
3(href='login.html') Login Page
46             a.d-block.small(href=
'forgot-password.html') Forgot Password?
47
48     include includes/js/core.pug



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.214 lượt xem

Gõ tìm kiếm nhanh...